text/template.state.evalEmptyInterface (method)
3 uses
text/template (current package)
exec.go#L877: return s.evalEmptyInterface(dot, n)
exec.go#L881: return reflect.ValueOf(s.evalEmptyInterface(dot, n))
exec.go#L957: func (s *state) evalEmptyInterface(dot reflect.Value, n parse.Node) reflect.Value {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)